• HomePageTest

    12:06:38 pm / 00:00:01:322 Pass

    HomePageTest
    10.18.2022 12:06:38 pm 10.18.2022 12:06:39 pm 00:00:01:322 · #test-id=1
    StatusTimestampDetails
    Info 12:06:38 pm Title of page: Engage Video Assistant | Telephony Bot | Jio
    Pass 12:06:38 pm Expected title of Home page should be 'Engage Video Assistant | Telephony Bot | Jio'
    Info 12:06:38 pm Current url of page: https://eva.jio.com/engage-video-assistant/
    Pass 12:06:38 pm Expected url of Home page should be 'https://eva.jio.com/engage-video-assistant/'
    Info 12:06:38 pm By.xpath: //img[@alt='Jio Eva Portal']/following-sibling::span[.='EVA'] element is displayed
    Pass 12:06:39 pm Jio Eva logo should be displayed on Home page
    Info 12:06:39 pm By.cssSelector: button.login-button element is displayed
    Pass 12:06:39 pm Login button should be displayed on Home page
    Pass 12:06:39 pm HomePageTest is passed
  • Login

    12:06:40 pm / 00:00:43:647 Pass

    Login
    10.18.2022 12:06:40 pm 10.18.2022 12:07:23 pm 00:00:43:647 · #test-id=2
    StatusTimestampDetails
    Info 12:06:40 pm Clicked on By.cssSelector: button.login-button element
    Info 12:06:40 pm Switched to new window: CDwindow-FAF6DD5CA4F5E93F5C74EC13AB76EA20
    Info 12:06:40 pm Switched to new window: CDwindow-0892AF2124D42694D7AA82A475DAB48A
    Info 12:06:45 pm Title of page: Engage Video Assistant
    Pass 12:06:45 pm Login page title should be displayed as : Engage Video Assistant
    Info 12:06:45 pm Current url of page: https://eva.jio.com/portal/login
    Pass 12:06:45 pm Login page url should be: https://eva.jio.com/portal/login
    Info 12:06:45 pm By.tagName: app-login element is displayed
    Pass 12:06:46 pm Login form should be displayed
    Info 12:06:47 pm By.cssSelector: input#mat-input-0 element is displayed
    Pass 12:06:47 pm EmailId field should be displayed
    Info 12:06:48 pm By.cssSelector: input#mat-input-1 element is displayed
    Pass 12:06:48 pm Password field should be displayed
    Pass 12:06:58 pm OTP field should not be displayed
    Info 12:06:58 pm By.cssSelector: button.btn-actions-sign-in element is displayed
    Pass 12:06:59 pm Sign in button should be displayed
    Info 12:07:02 pm By.cssSelector: input#mat-input-0Entered 'evajioautomation@gmail.com' in By.cssSelector: input#mat-input-0 element
    Info 12:07:03 pm By.cssSelector: input#mat-input-1Entered 'Abcd@1234' in By.cssSelector: input#mat-input-1 element
    Info 12:07:03 pm By.cssSelector: button.btn-actions-sign-in element is enabled
    Info 12:07:04 pm Clicked on By.cssSelector: button.btn-actions-sign-in element
    Info 12:07:14 pm By.cssSelector: input#mat-input-2 element is displayed
    Info 12:07:14 pm By.cssSelector: button.btn-actions-sign-in element is disabled
    Info 12:07:18 pm By.cssSelector: input#mat-input-2Entered '589618' in By.cssSelector: input#mat-input-2 element
    Info 12:07:18 pm By.cssSelector: button.btn-actions-sign-in element is enabled
    Info 12:07:18 pm Clicked on By.cssSelector: button.btn-actions-sign-in element
    Pass 12:07:23 pm Dashboard page title should be displayed as : Engage Video Assistant
    Pass 12:07:23 pm Dashboard page url should be: https://eva.jio.com/portal/home/dashboard
    Pass 12:07:23 pm Dashboard page should be displayed
    Pass 12:07:23 pm Login is passed
  • ModelCreation

    12:07:23 pm / 00:00:00:002 Pass

    ModelCreation
    10.18.2022 12:07:23 pm 10.18.2022 12:07:23 pm 00:00:00:002 · #test-id=3
    StatusTimestampDetails
    Pass 12:07:23 pm ModelCreation is passed
  • Logout

    12:07:23 pm / 00:00:06:096 Fail

    Logout
    10.18.2022 12:07:23 pm 10.18.2022 12:07:29 pm 00:00:06:096 · #test-id=4
    StatusTimestampDetails
    Info 12:07:23 pm By.cssSelector: app-header img[src*='EVA'] element is displayed
    Pass 12:07:24 pm Product icon should be displayed
    Info 12:07:24 pm By.cssSelector: app-header img[src*='notification'] element is displayed
    Pass 12:07:24 pm Notification icon should be displayed
    Info 12:07:24 pm By.cssSelector: app-header img[src*='user'] element is displayed
    Pass 12:07:24 pm User icon should be displayed
    Info 12:07:29 pm Title of page: Engage Video Assistant | Telephony Bot | Jio
    Fail 12:07:29 pm Logout is failed
    Fail 12:07:29 pm java.lang.AssertionError: expected [Engage Video Assistant] but found [Engage Video Assistant | Telephony Bot | Jio]
    Fail 12:07:29 pm [org.testng.Assert.fail(Assert.java:110), org.testng.Assert.failNotEquals(Assert.java:1413), org.testng.Assert.assertEqualsImpl(Assert.java:149), org.testng.Assert.assertEquals(Assert.java:131), org.testng.Assert.assertEquals(Assert.java:655), org.testng.Assert.assertEquals(Assert.java:665), com.jio.eva.tests.HomePageTests.Logout(HomePageTests.java:173), java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method), java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77), java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43), java.base/java.lang.reflect.Method.invoke(Method.java:568), org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139), org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:677), org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:221), org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50), org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:962), org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:194), org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:148), org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128), java.base/java.util.ArrayList.forEach(ArrayList.java:1511), org.testng.TestRunner.privateRun(TestRunner.java:806), org.testng.TestRunner.run(TestRunner.java:601), org.testng.SuiteRunner.runTest(SuiteRunner.java:433), org.testng.SuiteRunner.runSequentially(SuiteRunner.java:427), org.testng.SuiteRunner.privateRun(SuiteRunner.java:387), org.testng.SuiteRunner.run(SuiteRunner.java:330), org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52), org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95), org.testng.TestNG.runSuitesSequentially(TestNG.java:1256), org.testng.TestNG.runSuitesLocally(TestNG.java:1176), org.testng.TestNG.runSuites(TestNG.java:1099), org.testng.TestNG.run(TestNG.java:1067), org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115), org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251), org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)]
  • Login

    12:07:29 pm / 00:00:30:592 Pass

    Login
    10.18.2022 12:07:29 pm 10.18.2022 12:08:00 pm 00:00:30:592 · #test-id=5
    StatusTimestampDetails
    Info 12:07:30 pm Clicked on By.cssSelector: button.login-button element
    Info 12:07:30 pm Switched to new window: CDwindow-FAF6DD5CA4F5E93F5C74EC13AB76EA20
    Info 12:07:30 pm Switched to new window: CDwindow-0892AF2124D42694D7AA82A475DAB48A
    Info 12:07:30 pm Switched to new window: CDwindow-DBB38FBEBC5864D4EDD470CD6D38BD4D
    Info 12:07:30 pm Title of page: Engage Video Assistant
    Pass 12:07:30 pm Login page title should be displayed as : Engage Video Assistant
    Info 12:07:30 pm Current url of page: https://eva.jio.com/portal/login
    Pass 12:07:30 pm Login page url should be: https://eva.jio.com/portal/login
    Info 12:07:30 pm By.tagName: app-login element is displayed
    Pass 12:07:31 pm Login form should be displayed
    Info 12:07:31 pm By.cssSelector: input#mat-input-0 element is displayed
    Pass 12:07:31 pm EmailId field should be displayed
    Info 12:07:31 pm By.cssSelector: input#mat-input-1 element is displayed
    Pass 12:07:31 pm Password field should be displayed
    Pass 12:07:42 pm OTP field should not be displayed
    Info 12:07:42 pm By.cssSelector: button.btn-actions-sign-in element is displayed
    Pass 12:07:42 pm Sign in button should be displayed
    Info 12:07:42 pm By.cssSelector: input#mat-input-0Entered 'evajioautomation@gmail.com' in By.cssSelector: input#mat-input-0 element
    Info 12:07:43 pm By.cssSelector: input#mat-input-1Entered 'Abcd@1234' in By.cssSelector: input#mat-input-1 element
    Info 12:07:43 pm By.cssSelector: button.btn-actions-sign-in element is enabled
    Info 12:07:43 pm Clicked on By.cssSelector: button.btn-actions-sign-in element
    Info 12:07:53 pm By.cssSelector: input#mat-input-2 element is displayed
    Info 12:07:53 pm By.cssSelector: button.btn-actions-sign-in element is disabled
    Info 12:07:54 pm By.cssSelector: input#mat-input-2Entered '022043' in By.cssSelector: input#mat-input-2 element
    Info 12:07:54 pm By.cssSelector: button.btn-actions-sign-in element is enabled
    Info 12:07:54 pm Clicked on By.cssSelector: button.btn-actions-sign-in element
    Pass 12:07:59 pm Dashboard page title should be displayed as : Engage Video Assistant
    Pass 12:07:59 pm Dashboard page url should be: https://eva.jio.com/portal/home/dashboard
    Pass 12:08:00 pm Dashboard page should be displayed
    Pass 12:08:00 pm Login is passed
    Info 12:08:00 pm Closed browser

Started

Oct 18, 2022 12:06:29 pm

Ended

Oct 18, 2022 12:08:00 pm

Tests Passed

4

Tests Failed

1

Tests
Log events

Timeline